Skip to content

Prepare 0.2.3-preview2: pack Configuration, remove AppSettings#231

Merged
Skymly merged 3 commits into
mainfrom
chore/remove-appsettings-extension
Jul 20, 2026
Merged

Prepare 0.2.3-preview2: pack Configuration, remove AppSettings#231
Skymly merged 3 commits into
mainfrom
chore/remove-appsettings-extension

Conversation

@Skymly

@Skymly Skymly commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

  • Remove non-packable AppSettings extension; ship Skymly.DesignPatterns.Extensions.Configuration as a packable extension.
  • Bump package version to 0.2.3-preview2 and record changelog (includes UTF-8 encoding restore from Nuke upgrade).
  • CI checks out sibling Samples by matching branch name.

Test plan

  • ./build.ps1 --target CiPack --configuration Release (local)
  • CI green on this PR
  • After merge to main, tag v0.2.3-preview2 to trigger release.yml

Skymly and others added 3 commits July 19, 2026 21:55
Drop the duplicate ConfigurationManager wrapper and ship Skymly.DesignPatterns.Extensions.Configuration instead. Also restore UTF-8 for files corrupted by the prior encoding fix.
Paired PRs share a branch name; this avoids pulling a still-corrupted sibling main during the encoding recovery.
Bump package version and move Configuration packing / AppSettings removal into the changelog.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Skymly
Skymly merged commit dce9fca into main Jul 20, 2026
4 checks passed
@Skymly
Skymly deleted the chore/remove-appsettings-extension branch July 20, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant